body {
	font-size: 16px;
	color: #333;
}

main * {
	line-height: 2em;
}

/*@font-face {*/
/*	font-family: "alger";*/
/*	src: url("../font/ALGERIAN.TTF");*/
/*}*/
.s_content * {

	text-wrap-mode: wrap !important;
}

footer {
	background: #fcfcfc;
	padding: 40px 0 30px;
}

[back-btn] {
	margin: 20px 0 30px;
	border-radius: 50%;
	cursor: pointer;
	transition: all 0.3s;
	position: relative;
	top: 0;
}

[back-btn]:hover {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	/*top: -5px;*/
	scale: 0.9;
}
.layui-form-checkbox[lay-skin=primary]>div{
    
    white-space: normal;
}
.title1 {
	font-size: 31px;
	color: var(--ftc);
	font-weight: bold;
}

.page_legal_box {
	display: grid;
	grid-template-columns: 1fr 320px;
	gap: 20px;
}

.page_legal_box .right_box>div {
	position: sticky;
	top: 0;
}

.right_nav {
	background: linear-gradient(163deg, #2e75bf, #6aa3f2);
	border-radius: 25px 0px 0px 25px;
	padding: 13px 13px 13px 21px;
	color: #fff;
	position: fixed;
	top: 50%;
	right: 0;
	transition: all 0.3s;
	z-index: 99;
}

.data_box {
	width: 950px;
	max-width: 100%;
}

.layui-nav-child a:not(.ft-bold) {
	font-weight: normal !important;
}

.right_nav:hover {
	color: #fff;

	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	padding-right: 26px;
}

.top_nav {
	color: #fff;
	background-size: cover;
}

.top_nav .t1 {
	font-size: 36px;
	padding: 106px 0 140px;
}

.top_nav .nav {
	display: flex;
	gap: 16px;
	padding-bottom: 16px;
	white-space: nowrap;
	align-items: center;
}

.company_ul3 .img_box {
	background: #f4f7fc;
	width: 100%;
	aspect-ratio: 116/83;
}

a.item {
	display: block;
}

a.d-flex {
	display: flex;
}

.top_nav .nav a:hover {
	color: #fff;
}

a:hover {
	color: initial;
}

.product_content ul,

.product_content ol,
.list-paddingleft-2 {
	padding-left: 1.1em;
}

.product_content li,
.list-paddingleft-2 li {
	position: relative;
}

.product_content ul li::before,
.list-paddingleft-2.disc li::before {
	width: 5px;
	height: 5px;
	line-height: 28px;
	top: 11.5px;
	border-radius: 50%;
	border: 2px solid var(--ftc);
	display: block;
	position: absolute;
	left: -1.1em;
	content: "";
}

.product_content ul li::marker,
.list-paddingleft-2.disc li::marker {
	content: '';
}

.product_content li,
.list-paddingleft-2 li {

	list-style-type: inherit;
}

.product_content ul,
.product_content ol,
ol.list-paddingleft-2,
ul.list-paddingleft-2 {
	padding-left: 1em;
	list-style: auto;
}

.list-paddingleft-2 li {
	list-style: none;
}

.comm_ul1 li {
	background: #f5f9fe;
	border-radius: 16px;
	overflow: hidden;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.comm_ul1 li img {
	max-height: 70%;
	max-width: 80%;
}

.index_btn {
	background: rgba(255, 255, 255, 0);
	border-radius: 10px;
	border: 1px solid #FFFFFF;
}

.new_box {
	background: linear-gradient(-1deg, #163268, #004a8e);
	padding-top: 70px;
}

.new_ul {
	gap: 60px 30px;
}

.index_soult li:nth-child(1),
.new_ul2 li:nth-child(1),
.new_ul li:nth-child(1) {
	animation-delay: 0.5s;
}

.index_soult li:nth-child(2),
.new_ul2 li:nth-child(2),
.new_ul li:nth-child(2) {
	animation-delay: 1s;
}

.index_soult li:nth-child(3),
.new_ul2 li:nth-child(3),
.new_ul li:nth-child(3) {
	animation-delay: 1.5s;
}

.index_soult li:nth-child(4) {

	animation-delay: 2s;
}

.index_soult .img {
	aspect-ratio: 285/190
}

.new_ul .item {
	padding: 20px;
	padding-top: 0;
	background: #fff;
	border-radius: 10px;
}

.new_ul .item .img1 {
	position: relative;
	border-radius: 10px;

	top: -30px;
	max-width: 288px;
	margin: 0 auto -30px;
	aspect-ratio: 289/188;
}

.langue_ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9;
}

.langue_ul a {
	display: contents;
	white-space: nowrap;
}

.langue_ul li {
	width: max-content;

}

.langue_ul a:hover {
	color: #fff;

}

.langue_ul ul {
	color: #fff;
	background-color: #2e75bf;
	border-radius: 10px;
	padding: 12px 12px;
}

.header_nav {}

.header_nav .layui-nav-item {
	line-height: 2em;
}

.header_nav .layui-nav-item>a {
	color: #2E75BF;
	font-size: 18px;
	white-space: nowrap;
	padding: 0;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
}

.header_nav .layui-nav-more {
	display: none;
}

.header_nav .layui-nav-child {
	top: 40px;
	background: #F4F7FC;
	border-top: 1px solid #2E75BF;
}

.footer_img {
	width: 30px;
	aspect-ratio: 1/1;
	background: #2e75bf;
	border-radius: 50%;
}

.header_nav .layui-nav-child::before {
	display: block;
	content: '';
	margin: 0 auto;
	position: absolute;
	bottom: 100%;
	width: 100%;
	height: 9px;
	background: url(../images/nav_jt.png) no-repeat;
	background-size: contain;
	background-position: center;
}

.layui-nav .layui-this:after,
.layui-nav-bar {
	height: 1px;
}

.layui-nav .layui-nav-child a {
	color: #183A7B;
	font-size: 14px;
	font-weight: bold;
	line-height: 2em;
}

.btn_white {
	background: #fff;
	color: var(--ftc);
}

.btn_white:hover {
	color: var(--ftc);
}

.new_box1 {
	background: linear-gradient(160deg, #6aa3f2, #2e75bf);
}

.new_ul2 .item {
	border-radius: 10px;
	overflow: hidden;
}

.new_ul2 .b1 {
	background: linear-gradient(-90deg, #1a336a, #12498b);
	padding: 70px 30px;
}

.new_ul2 .time {
	position: absolute;
	min-width: 73px;
	height: 73px;
	margin-left: 30px;
	white-space: nowrap;
	z-index: 1;
	padding: 12px 7px;
	background: linear-gradient(-90deg, #4b85cf, #5c93df);
	border-radius: 10px;
	color: #fff;
	text-align: center;
	top: 111px;
}

.new_ul2 * {
	line-height: 1em;
}

.new_ul2 .time p {
	font-size: 33px;
}

.new_ul2 .time p,
.new_ul2 .time span {

	line-height: 1em;
}

.new_ul2 .timespan {
	font-size: 14px;
}

.new_ul2 .b2 {
	background: #fff;
	padding: 40px 30px;
}

.team_ul1 {
	gap: 21px 34px;
}

.team_ul2 .item .img {
	width: 133px;
	aspect-ratio: 1/1;
	border-radius: 10px;
}

.company_ul1 .item {
	border-radius: 10px;
	border: 1px solid #004a8e;
	min-height: 125px;
	padding: 21px 64px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.company_ul1 .t1 {
	color: var(--ftc);
	font-weight: bold;
	margin-bottom: 10px;
}

.company_ul1 .content {
	display: none;
	text-align: left;
	line-height: 1.8em;
}

.company_ul1 .item .read {
	position: absolute;
	background: linear-gradient(163deg, #2e75bf, #6aa3f2);
	border-radius: 10px 0 0 0;
	color: #fff;
	bottom: 0;
	right: 0;
	padding: 4px 10px;
}

.layui-input,
.layui-textarea {
	border: none;
	box-shadow: 0px 2px 20px 0px rgba(0, 0, 1, 0.1);
	border-radius: 10px;
}

.layui-textarea {
	line-height: 1.5em;
	padding-top: 10px;
	height: 200px;
}

.submit_btn {
	padding: 0 30px;
	background: linear-gradient(163deg, #2E75BF, #6AA3F2);
	border-radius: 25px;
}

.state1 {
	background: url(../images/contact1.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: right bottom;
}

.state2 {
	background: #EEF3F9;

}

.team_box:nth-child(odd) {
	background: #F8FAFD;
}

.team_box .img1 {
	width: 133px;
	height: 133px;
	flex-shrink: 0;
	aspect-ratio: 1/1;
	border-radius: 16px;
	overflow: hidden;
}

.nav_ul1 .item {
	min-width: 120px;
	height: 52px;
	line-height: 52px;
	border-radius: 25px;
	font-weight: bold;
	color: var(--ftc);
	border: 2px solid #0065C1;
	transition: all 0.3s;
	text-align: center;
	padding: 0 10px;
	text-transform: capitalize;
	cursor: pointer;
}

.nav_ul1 .item.active {
	background: linear-gradient(163deg, #2E75BF, #6AA3F2);
	color: #fff;
}

.product_ul .item {
	background: url(../images/product.png) no-repeat;
	background-size: cover;
	transition: all 0.3s;
	border-radius: 10px;
}

.product_ul .item:hover {
	box-shadow: 2px 2px 20px 0 rgba(127, 127, 127, .3);

}

.product_ul .img1 {
	height: 250px;
	margin-bottom: 10px;
	padding: 17px;
}

.product_ul .t1 {
	/*padding:20px 16px ;*/
	margin: 20px 16px;
}

.product_box1 {
	color: #fff;
	background: linear-gradient(-1deg, #163268, #004A8E);
}

.product_box1 ul {
	display: grid;
	gap: 20px 40px;
}

.case_ul {
	gap: 0 40px;
}

.case_ul .item {
	padding: 20px;
	display: flex;
	gap: 10px;
	align-items: center;
	transition: all 0.3s;
}

.case_ul .item .t1 {
	font-weight: bold;

}

.case_ul .item:hover {
	padding-left: 30px;
}

.case_ul .item:nth-child(4n+1),
.case_ul .item:nth-child(4n+2) {
	background-color: #F8FAFD;
}

.index_swiper {
	--swiper-pagination-color: #2E75BF;
	--swiper-navigation-color: #fff;
	--swiper-pagination-bullet-width: 20px;
	--swiper-pagination-bullet-height: 20px;
	--swiper-pagination-color: #fff;
}

.icon_ul .item {
	aspect-ratio: 1/1;
	width: 28px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #2E75BF;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
}

.team_ul1 img {
	padding-top: 6px;
	width: 18px;
}

.product_box1 img {
	width: 18px;
}

.jt,
.nav img,
.case_ul .item img {
	width: 31px;
}

.nav {
	flex-wrap: wrap;

}

.nav a {
	white-space: wrap;
}

.nav img {
	flex-shrink: 0;
}

.icon_ul .item img {
	width: 18px;
}

.search_dialog {
	background: radial-gradient(circle, #3776BE, #518AD4);
}

.search_nav.layui-nav.layui-nav-tree {
	width: 100%;
	display: grid;
	gap: 10px;
}

.search_nav.layui-nav-tree .layui-nav-item {
	background: #fff;
	border-radius: 10px;



}

.search_nav.layui-nav-tree .layui-nav-item>a {
	color: #2E75BF !important;
	font-size: 18px;
	line-height: 60px;
	height: auto;
}

.search_nav.layui-nav-tree .layui-nav-child {

	background-color: #fff;
}

.layui-nav-tree .layui-nav-item .layui-nav-child a {
	color: #2E75BF;
}

.search_from_box .search_icon {
	background: #fff;
	border-radius: 5px;
	width: 35px;
	height: 35px;
}

.search_from_box input {
	background: #FFFFFF;
	border-radius: 10px;
	height: 38px;
	line-height: 38px;
	flex: 1;
	padding: 0 20px;
}

[lay-on="search_pc"] {
	position: relative;
}

[lay-on="search_pc"] form {
	width: 0;
	overflow: hidden;
	right: 0;
	position: absolute;
	transition: all 0.3s;
	height: 28px;
	background: #FFFFFF;
	border-radius: 2px;
	border: 1px solid #2E75BF;
	border-right: none;
}

[lay-on="search_pc"].show form {
	width: 220px;
	display: flex;
}

[lay-on="search_pc"].show input {
	padding: 0 10px;
	color: #2E75BF;
	font-size: 14px;
	height: 100%;
}

[lay-on="search_pc"].show .seach_s {


	width: 28px;
	height: 28px;
	background: url(../images/icon1.png) no-repeat;
	background-size: 18px;
	background-position: center center;
	padding: 0;


	background-color: #2E75BF;
	border-radius: 5px;
	/*opacity: ;*/
}

#flyout-badge {
	white-space: nowrap;
	width: 90px;
	margin-top: 60px;
	float: left;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
	background-image: linear-gradient(287deg, #6aa3f2, #2e75bf);
	cursor: pointer;
	color: #fff;
	background: linear-gradient(163deg, #2e75bf, #6aa3f2);
	border-radius: 25px 0px 0px 25px;
	padding: 13px 13px 13px 21px;
}

#flyout-form {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, .1);
	background-color: #f4f7fc;
	width: 386px;

	/*margin-left: 88px;*/
	/*height: 0;*/
	padding: 20px 38px;
	overflow: hidden;
}


#flyout {
	display: block;
	right: -386px;
	position: fixed;
	top: 10%;
	z-index: 9999;
	transition: all 0.5s;
	--input: 36px;
	height: 0;
}

#flyout .layui-textarea {
	height: 80px;
}

#flyout .layui-input,
#flyout .layui-select,
#flyout .layui-textarea {
	border-radius: 2px;
}

#flyout h1 {
	color: #2E75BF;
	font-weight: normal;
}

#flyout .layui-form-checkbox>div {
	white-space: pre-wrap;
	font-weight: normal;
	font-size: 12px;
}

#flyout.show {
	right: 0;
}

#flyout.show #flyout-form {
	height: auto;
	/*min-height: 400px;*/
}

#flyout-badge .text {
	line-height: 30px;
}

#flyout-badge .close {
	display: none;
}

#flyout.show #flyout-badge .close {
	display: block;
}

#flyout.show #flyout-badge .text {
	display: none;
}

.map-point {
	display: none;
	padding-bottom: 40px;
	position: absolute;
	z-index: 8000;
	overflow: visible;
	font-size: 18px;
	line-height: 1.63em;
	letter-spacing: .47px;
}

.map-point .inner {
	width: 281px;
	border-radius: 5px;
	box-shadow: 0 3px 10px 1px rgba(220, 220, 220, .5);
	background-color: #fff;
	padding: 20px;
}

.map-point h3 {
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.31;
	letter-spacing: .41px;
	color: #3266cc;
	border-bottom: 1px dashed #2e75bf;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.map-point p {

	margin-bottom: 12px;
}

.map-point a {
	border-radius: 26px;
	background-image: linear-gradient(290deg, #6aa3f2, #2e75bf);
	padding: 0 20px;
	display: inline-block;
	margin-right: 24px;
	transition: all .2s;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: .47px;
	line-height: 52px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}

.s_content * {
	max-width: 100%;

	text-wrap-mode: wrap !important;
}

.aa {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.cc {
	flex-wrap: wrap;
}

.logol {
	width: 150px;
}

.logo {
	width: 100%;
}

.search_form {
	width: 560px;
	max-width: 100%;
}

#image-map-outer img {
	/*max-width: 100%;*/
	width: 100%
}
.product_contact{
        background-image: url(../font/bg.svg);
    background-position: right top;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 40px;
}
.product_contact .ftc{
      margin-bottom: 42px;
    margin-right: 62px;
    margin-top: 10px;
    font-size: 18px;
}
@media only screen and (max-width: 1400px) {

	.mySwiper .swiper-button-prev,
	.mySwiper .swiper-button-next {
		display: none;

	}

	.ce_text,
	map {
		display: none;
	}
}

@media only screen and (max-width: 990px) {
	.header_nav .layui-nav-item>a {
		font-size: 14px;
	}
}

@media only screen and (max-width: 768px) {
	.search_form .layui-form-select {
		width: 20em;
	}

	.search_form .layui-form-select .layui-input {
		padding: 10px;
	}

	.page_legal_box {
		grid-template-columns: 1fr;
	}

	.search_dialog {
		padding-top: 20px;
	}

	.layui-nav .layui-nav-item a {
		color: #2E75BF;
	}

	.site-tree-mobile i {
		color: #2E75BF;
	}

	.layui-nav-tree .layui-nav-item .layui-nav-child a {

		padding-left: 30px;
		font-weight: normal;
	}

	.search_nav.layui-nav-tree .layui-nav-item>a {
		line-height: 40px;
	}

	.head1 {
		padding: 10px 0;
	}

	.case_ul .item:nth-child(4n+1),
	.case_ul .item:nth-child(4n+2) {
		background-color: #fff;
	}

	.case_ul .item:nth-child(odd) {
		background: #F8FAFD;
	}

	.logo {
		max-width: 100px;
	}

	.new_box {
		padding-top: 50px !important;
	}

	.nav_ul1 .item {
		font-size: 12px;
		line-height: 42px;
		height: 42px;

	}

	.company_ul3 li:nth-child(odd) {
		align-items: flex-start;
		display: flex;
		flex-direction: column-reverse;
	}

	.team_ul1 img {

		padding-top: 7px;
	}

}

.cursor {
	width: 25px;
}

@media only screen and (min-width: 751px) and (max-width: 1400px) {}

@media only screen and (min-width: 751px) {}